WebOrder-v1.3 Schema
Interchange Element
WebOrder-v1.3 Schema : Interchange Element
Namespace urn:xmlns:nedfox-retaillink-com:WebOrder
Diagram
Footer Element Rows Element Header Element HighPriority Element MessageReference Element MessageDateTime Element Sequence Message Element Sequence Messages Element InterchangeTest Element InterchangeDateTime Element InterchangeReference Element ToPartyName Element ToPartyNumber Element FromPartyName Element FromPartyNumber Element Sequence Envelope Element Sequence Interchange Element
Overview
version required xs:string
Sequence
Sequence
Sequence
Sequence
MessageDateTime xs:dateTime
HighPriority optional xs:boolean
All
All
RequestedDeliveryDate optional xs:date
ExpectedDeliveryDate optional xs:date
OrderDateTime xs:dateTime
FreeText optional
CostCenterCode optional
Sequence
All
Value xs:decimal
DateTime xs:dateTime
Reference optional
Sequence
All
Choice
BarcodeValue optional xs:long
BarcodeText optional
SkuQuantity xs:int
Price optional
All
GrossSalePriceInclVat optional xs:decimal
NetSalePriceInclVat xs:decimal
SalePriceType Restriction of xs:string
Attributes
NameTypeUseDefaultFixedDescription
versionxs:stringrequired   
Source
<xs:element name="Interchange" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Envelope" type="xsi:Envelope" maxOccurs="1" minOccurs="1" />
      <xs:element name="Messages" type="xsi:Messages" maxOccurs="1" minOccurs="1" />
    </xs:sequence>
    <xs:attribute name="version" type="xs:string" use="required" />
  </xs:complexType>
</xs:element>
See Also
WebOrder-v1.3 Schema